'Declaration
Public Function TagSetValueHandle( _ ByVal ImageID As Integer, _ ByVal TagID As Tags, _ ByVal TagType As TagType, _ ByVal HData As Integer, _ ByVal Len As Integer _ ) As GdPictureStatus
public GdPictureStatus TagSetValueHandle( int ImageID, Tags TagID, TagType TagType, int HData, int Len )
public function TagSetValueHandle( ImageID: Integer; TagID: Tags; TagType: TagType; HData: Integer; Len: Integer ): GdPictureStatus;
public function TagSetValueHandle( ImageID : int, TagID : Tags, TagType : TagType, HData : int, Len : int ) : GdPictureStatus;
Parameters
- ImageID
- TagID
- TagType
- HData
- Len